Papers with general problems
Reconciliation of Pre-trained Models and Prototypical Neural Networks in Few-shot Named Entity Recognition (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods do not consider that pre-trained models contain a prominently large amount of information regarding word frequencies, thus biasing prototypical neural networks against learning word entities. |
| Approach: | They propose a one-line-code normalization method to reconcile such a mismatch with empirical and theoretical grounds and propose 'references' for the model enhancement. |
| Outcome: | The proposed method outperforms the state-of-the-art models on nine benchmark datasets and is comparable to the state of the art. |
Parallel Corpus for Japanese Spoken-to-Written Style Conversion (2020.lrec-1)
Copied to clipboard
| Challenge: | spoken-to-written style conversion is becoming an important technology to increase the readability of ASR transcriptions. |
| Approach: | They propose to build a Japanese parallel corpus of spoken-to-written style conversions . they use crowdsourcing to convert spoken-style text into written-style texts . |
| Outcome: | The proposed corpus can handle general and specific spoken-to-written style conversion problems in Japanese. |